type github.com/jackc/pgx/v5/pgtype.scanPlanTextAnyToFloat64
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
float8.go#L231: return scanPlanTextAnyToFloat64{}
float8.go#L319: type scanPlanTextAnyToFloat64 struct{}
float8.go#L321: func (scanPlanTextAnyToFloat64) Scan(src []byte, dst any) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)